func github.com/go-pg/pg/v10/types.appendStructValue

2 uses

	github.com/go-pg/pg/v10/types (current package)
		append_value.go#L54: 		reflect.Struct:        appendStructValue,
		append_value.go#L190: func appendStructValue(b []byte, v reflect.Value, flags int) []byte {